CALLBACK ARG
Use this command to obtain the arguments that were passed to the callback function. In order to find out how many arguments were passed use CALLBACK ARG COUNT()
ARGUMENTS:
* Index = index of the argument.
RETURNS:
Returns a string, integer or float value.
SYNTAX
Return Value=CALLBACK ARG(Index)
RELATED INFO
View Intervals, References and Callbacks Index
View STYX Index
View STYX Main File
